@charset "utf-8";
/* linkstyles */
#sidebar{
	width: 150px;
	height: 400px;
	z-index:3;
}
#sidebar ul{
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	z-index:3;
}
#pk{
	width: 70%;
}

#sidebar li{
list-style-type:none;
display:block;
width:auto;
height:40px;
textallign:center;
background-color:#FBF9F9;
z-index:3;
}
#sidebar li:Hover{
	background-color:#EEF977;
	}
#sidebar li a {text-decoration:none;}
	
#menu {font:50px;
float:center;
max-width:inherit;
}

.ArticleList{
	list-style-type: none;
	display: block;
	position: relative;
	align-self: center;
	right: auto;
	left: 30%;
}


.btn-secondary{

	border: #FF0000;
	border-width: thick;
}
#align-items-sm-start{
	border: thick;
	 
}
#btn-group{
	background: red;
	border: thick #FF0017}